Welcome![Sign In][Sign Up]
Location:
Search - java game of life

Search list

[Game Programjavalivegame

Description: 一个JAVA编的生命游戏.是模仿生物生死发展过程的.-a series of the game of life. Yes mimic biological fate of the development process.
Platform: | Size: 32288 | Author: 李剑宝 | Hits:

[Other resourceGameOfLife_java

Description: 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
Platform: | Size: 4022 | Author: 颜建军 | Hits:

[JSP/JavaGame-of-Life(jibu)

Description: 采用jibu实现的Java并行编程的一个例子。 演示的是生命游戏。
Platform: | Size: 17055 | Author: WuMing | Hits:

[Game Programjavalivegame

Description: 一个JAVA编的生命游戏.是模仿生物生死发展过程的.-a series of the game of life. Yes mimic biological fate of the development process.
Platform: | Size: 31744 | Author: 李剑宝 | Hits:

[Other Games43127

Description: In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runes which can unleash special powers that aid you in collecting the food. The game has 16 levels. -In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runescape which can unleash special powers that aid you in collecting the food. The game has 16 levels.
Platform: | Size: 57344 | Author: fd | Hits:

[Otherjavagame1245

Description:  ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the point addScore () an automatic points. If there is no point bombs, continued to decline, hit the screen wasHitEarth () method is activated, Calling within their death (), to reduce Denfe
Platform: | Size: 357376 | Author: 11 | Hits:

[AI-NN-PRGameOfLife_java

Description: 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
Platform: | Size: 4096 | Author: 颜建军 | Hits:

[JSP/Javalife3D

Description: 使用Java3D编写的生命棋游戏。可拖拽鼠标改变视角。-Prepared by the use of Java3D chess game of life. Can drag the mouse to change the perspective.
Platform: | Size: 19456 | Author: zellux | Hits:

[JSP/JavaGame-of-Life(jibu)

Description: 采用jibu实现的Java并行编程的一个例子。 演示的是生命游戏。-Using the Java realize jibu an example of parallel programming. Demonstration of the game of life.
Platform: | Size: 16384 | Author: WuMing | Hits:

[JSP/Javaonedimca

Description: 很好的一个复杂网络的元胞自动机生命游戏源程序.-Good of a complex network of cellular automaton Game of Life source code.
Platform: | Size: 14336 | Author: 陈峰 | Hits:

[JSP/Javajava_celluar

Description: JAVA编制的元胞自动机程序,可以模拟生命游戏.-JAVA prepared cellular automaton procedure can simulate the game of life.
Platform: | Size: 31744 | Author: 陈峰 | Hits:

[JSP/JavaLiveGame

Description: 生命游戏的规则,大家应该都很清楚了,这个Java的生命游戏程序就是演示生命游戏,它的功能是:用户可以设置初始布局(人工布局、电脑随机生成、载入已有的生命状态布局),布局以后可以 增加或减少布局的生命个数,暂停或开始生命游戏, 另外,可以将某时刻生命游戏演进的状态保存(代码中附带几个比较有趣的 生命游戏演化状态)-The rules of the game of life, we should be very clear that this Java program is the Game of Life Game of Life demo, and its function is to: Users can set up the initial layout (manual layout, the computer randomly generated, have been included in the life of the state of the layout of ), the layout after layout can increase or decrease in the number of lives, the lives of the suspension or the beginning of the game, and can be a life-time evolution of the state of preservation of the game (code number of the more interesting side of life the evolution of the state of the game)
Platform: | Size: 5120 | Author: 苏庆强 | Hits:

[Other Gamesgame_of_life

Description: [game of life] in complexed system
Platform: | Size: 3072 | Author: lee uijun | Hits:

[Game ProgramPlaneChange

Description: 这是初级打飞机游戏的改进版本,可以实现三颗子弹的并发,有生命值和玩家游戏次数,让你对java手机游戏有更加深入的了解-This is the primary fighting aircraft, an improved version of the game, you can achieve concurrent three bullets, the game of life value and the number of players, so you have java mobile games more in-depth understanding of
Platform: | Size: 1741824 | Author: 叶孙晓 | Hits:

[Game Programgameoflife

Description: game of life 演化计算仿真 传说中著名的生命游戏 by John Conway-game of life
Platform: | Size: 50176 | Author: sing | Hits:

[Game ProgramJuegoVida

Description: Game of life in java
Platform: | Size: 3072 | Author: macalister99 | Hits:

[Other Gameslivegame

Description: java编写的生命游戏源码,细胞自动机,演化过程-Game of Life written in java source code, cellular automata, evolutionary process
Platform: | Size: 12288 | Author: Annie | Hits:

[Shot Gametank

Description: 一个用java编写的坦克大战小游戏,主要运用java绘图、线程、界面开发、文件读写知识,可以通过修改敌人坦克数和自己的坦克生命数来增加游戏难度-Tankedaizhan written a java game, the main use of java graphics, thread, interface development, document literacy knowledge, you can modify the number of enemy tanks and the number of their tanks to increase the difficulty of the game of life
Platform: | Size: 32768 | Author: 00 | Hits:

[Mathimatics-Numerical algorithmsJava

Description: 骑士走棋盘、八个皇后、八枚银币、生命游戏、字串核对、双色、三色河内塔、背包问题-Knight walking the board, eight queens, eight silver, Game of Life, string matching, two-, three-color Hanoi Tower, knapsack problem, etc.
Platform: | Size: 709632 | Author: congcong55 | Hits:

[JSP/JavaJava-game

Description: 小游戏的普及是我们生活丰富多彩,扫雷游戏大多数人都玩过,那么看看它的开发原理吧-The popularity of games our life colorful, most people have played minesweeper game, then look at its development principle of it
Platform: | Size: 14336 | Author: 霍文敏 | Hits:
« 12 »

CodeBus www.codebus.net